home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Four_Array2096921102008.psc / Array Sorting Functions / prjArraySortingFunctions.vbp < prev    next >
Text File  |  2008-01-11  |  930b  |  39 lines

  1. Type=Exe
  2. Form=frmMain.frm
  3. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\Windows\SysWOW64\stdole2.tlb#OLE Automation
  4. Module=modShellSort; modShellSort.bas
  5. Module=modShakerSort; modShakerSort.bas
  6. Module=modBubbleSort; modBubbleSort.bas
  7. Module=modQuicksort; modQuicksort.bas
  8. IconForm="frmMain"
  9. Startup="frmMain"
  10. HelpFile=""
  11. Title="Array Sorting Functions"
  12. ExeName32="Array Sorting Functions.exe"
  13. Command32=""
  14. Name="prjArraySortingFunctions"
  15. HelpContextID="0"
  16. CompatibleMode="0"
  17. MajorVer=1
  18. MinorVer=0
  19. RevisionVer=0
  20. AutoIncrementVer=0
  21. ServerSupportFiles=0
  22. VersionCompanyName="Goofy Goblin"
  23. VersionProductName="Array Sorting Functions"
  24. CompilationType=0
  25. OptimizationType=0
  26. FavorPentiumPro(tm)=0
  27. CodeViewDebugInfo=0
  28. NoAliasing=0
  29. BoundsCheck=0
  30. OverflowCheck=0
  31. FlPointCheck=0
  32. FDIVCheck=0
  33. UnroundedFP=0
  34. StartMode=0
  35. Unattended=0
  36. Retained=0
  37. ThreadPerObject=0
  38. MaxNumberOfThreads=1
  39.